Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add redmi k30 pro #6256

Closed
wants to merge 13 commits into from
Closed

add redmi k30 pro #6256

wants to merge 13 commits into from

Conversation

yuweiyuan8
Copy link

@yuweiyuan8 yuweiyuan8 commented Feb 6, 2024

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Jira reference number [AR-9999]

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related like kernel, U-Boot, ... Action scripts labels Feb 6, 2024
config/boards/xiaomi-lmi.wip Outdated Show resolved Hide resolved
@viraniac viraniac dismissed their stale review February 7, 2024 01:53

the requested changes are added, hence dismissing the old review

@viraniac
Copy link
Collaborator

viraniac commented Feb 7, 2024

Based on quick look. Looks good to me. @amazingfate as you also requested some changes hence asking this. Does it look good to you too?

Copy link
Contributor

@amazingfate amazingfate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines +4 to +9
case $machine_model in
"Redmi k30 pro (SMS)")
panel_type=sms
;;
"Redmi k30 pro (CSOT)")
panel_type=csot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Model is define as Redmi k30 pro (lmi) in devicetree, I think this will not work.

@igorpecovnik igorpecovnik added the 05 Milestone: Second quarter release label Feb 10, 2024
@yuweiyuan8 yuweiyuan8 closed this by deleting the head repository Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

4 participants